.hui-body {
    background: #f7f9fc;
}

img {
    max-width: 100%;
}

a:hover {
    color: #00a4ff;
}

.l {
    float: left;
}

.r {
    float: right;
}

.l-li li {
    float: left;
}

.r-li li {
    float: right;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.p-40 {
    padding: 40px;
}

.p-50 {
    padding: 50px;
}

.m-10 {
    margin: 10px;
}

.m-20 {
    margin: 20px;
}

.m-30 {
    margin: 30px;
}

.m-40 {
    margin: 40px;
}

.m-50 {
    margin: 50px;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.bg-e {
    background: #eee;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-10 {
    margin-right: 10px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.t-30 {
    top: 30px;
}

.pt-r {
    position: relative;
}

.pt-a {
    position: absolute;
}

.dl-b {
    display: block;
}

.box-s {
    box-shadow: 2px 10px 10px rgba(0, 0, 0, .08);
}

.box-s-z {
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1);
}

.bg-fff {
    background-color: #fff;
}

.bg-000 {
    background-color: #000;
}

.bg-eee {
    background-color: #eee;
}

.cl-999 {
    color: #999;
}

.b-r12 {
    border-radius: 12px;
}

.b-r8 {
    border-radius: 8px;
}

.bd {
    border: 1px solid #D9DDE1;
}

.mh-350 {
    min-height: 350px;
}

.clear {
    clear: both;
}

.tx-c {
    text-align: center;
}

.tx-r {
    text-align: right;
}

.tx-l {
    text-align: left !important;
}

.dp-f {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
}

.top_box {
    clear: both;
    height: 40px;
    background-color: #2b303b;
    line-height: 40px;
    position: relative;
    padding: 0 20px;
    z-index: 1001;
}

.top_box a,
.top_box li {
    color: #fff;
    margin-right: 20px;
}

.header {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(207, 216, 221, .7);
    -moz-box-shadow: 0 2px 2px 0 rgba(207, 216, 221, .7);
    box-shadow: 0 2px 2px 0 rgba(207, 216, 221, .7);
    border-bottom: none;
    height: 50px;
    line-height: 50px;
    width: auto !important;
}

.header li {
    text-align: center;
    margin: 0 20px 0 10px;
}

.login:hover {
    cursor: pointer;
}

.header .search input {
    background-color: #F3F5F9;
    margin-top: 5px;
    width: 260px;

}

.header .search i {
    position: absolute;
    right: 10px;
    top: -6px;
}

.banner li {
    width: 33%;
    padding: 10px;

    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;

}

.banner li a {
    position: relative;
    box-sizing: border-box;
    display: block;
    height: 230px;

    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    overflow: hidden;
}

.banner .bg-img {
    position: absolute;
    left: 0;
    right: -60px;
    top: 0;
    height: 100%;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.banner .info {
    z-index: 999;
    color: #fff;
    margin: 30px auto;
    width: 500px;
}

.banner .info h3 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
    max-width: 350px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 72px;
    margin: 20px 0;
}

.path .bor {
    position: absolute;
    width: 1px;
    height: 80%;
    left: 0;
    bottom: 0px;
    background: #eee;
}

.path li {
    position: relative;
    width: 20%;
    text-align: center;
    transition: box-shadow .3s linear;

}

.path i {
    font-size: 30px;
}

.path h3 {
    padding-bottom: 2px;
    max-width: 100%;
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
    border-bottom: 1px solid #00a4ff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.path p {
    margin-top: 6px;
    font-size: 12px;
    line-height: 21px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-shadow {}

.path a {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.path li:hover {
    position: relative;
    z-index: 2;
    box-shadow: 0 0 6px rgba(207, 216, 221, .63), 0 4px 6px rgba(207, 216, 221, .63);
}

.title {
    width: 100%;
    clear: both;
}

.title a {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #000;

}

.title a em {
    font-style: normal;
    font-weight: 400;
    color: #00a4ff;
}

.title .r {
    display: inline-block;
    margin-left: 20px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
    color: #00a4ff;
    text-decoration: none;
}

.container .left {
    width: 69%;
    margin-right: 20px;
}

.newest .dp-f li {
    background: #f7f8fa;
    width: 33%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.newest .dp-f li:hover {
    position: relative;
    z-index: 2;
    box-shadow: 0 0 6px rgba(207, 216, 221, .63), 0 4px 6px rgba(207, 216, 221, .63);

}

.newest a {
    display: block;
    padding: 20px;

}

.newest .nav li a:before {
    content: '#';
    margin-right: 5px;
    color: #999;
}

.newest li .img {
    float: left;
    width: 146px;
    height: 109px;

}

.newest li .info {
    width: 65%;
    margin-left: 20px;
    float: left;

}

.newest h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.newest p {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 44px;

}

.newest li div img {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.newest .nav {
    background: #f7f8fa;
}

.container .right {
    width: 29%;
}

.join {
    padding: 20px;
    text-align: center;
    background: #f7f8fa;
}

.join p {
    line-height: 30px;
}

.author .title .l {
    padding-bottom: 10px;
    border-bottom: 1px solid #049dff;
}

.author .user {
    margin-top: 10px;
}

.author .user:after {
    content: " ";
    display: block;
    clear: both;
}

.author .user {
    display: block;
    margin-top: 20px;
}

.author .user img {
    float: left;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    overflow: hidden;
}

.author .user div {
    float: left;
    width: 83%;
}

.author .user h3 {
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.author .user p {
    font-size: 12px;
}

.live li {
    background: #f7f8fa;
    width: 50%;
}

.live . dp-f li>li {
    width: calc((100% - 10px - 1px) / 2);
}

.live li dl {
    height: 280px;
    margin: 20px 30px;
}

.live li dd {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    display: block;
    margin-bottom: 10px;
}

.live li .btn {
    display: block;
    line-height: 40px;
    background: #21adff;
    width: 100px;
    text-align: center;
    color: #fff;
}

.live li h3 {
    margin: 5px 0 10px 0;
    font-size: 24px;
    line-height: 36px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.live li .info {
    margin: 20px 0;
    height: 85px;
}

.live .img {
    width: 50%;
    height: 320px;
    background-size: auto 100%;
    background-position: left center;
}

.live .img-info {
    width: 50%;

}

.live .dp-f li {
    padding-bottom: 10px;
}

.live .dp-f li h3 {
    font-size: 16px;
    margin-left: 10px;
}

.live .dp-f li span {
    margin-left: 10px;
    margin-right: 10px;
}

.live .dp-f a {
    line-height: 25px;
    width: 70px;
}

.live .img div {
    width: 100%;
    height: 435px;
    background-color: #E2E2E2;
    background-size: auto 100%;
    background-position: right center;
}

.live div span {
    display: block;
    float: left;
    width: 120px;
}

.live ul:hover {
    box-shadow: 0 0 6px rgba(207, 216, 221, .63), 0 4px 6px rgba(207, 216, 221, .63);
}

.live-time {
    position: relative;
    border-left: 1px solid #ccc;
    padding-left: 15px;
    padding-top: 5px;

}

.live-time li {
    position: relative;
    margin-bottom: 15px;
}

.live-time h3 {
    margin-top: 4px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-weight: 400;

}

.live-time p {
    font-size: 12px;
    line-height: 23px;
    color: #999;
}

.live-time p span {
    color: #FF7800;
    margin-left: 10px;
}

.live-time i {
    position: absolute;
    top: 6px;
    left: -20px;
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;

}

.ask-home li {
    width: 50%;
    margin-top: 20px;
    background: #f7f8fa;
}

.ask-home .l {
    width: 50px;
    height: 50px;
    line-height: 20px;
    text-align: center;
    background: #e1eefa;
    padding-top: 7px;
    margin-right: 10px;
}

.ask-home .l p {
    color: #00a4ff;
}

.ask-home .r {
    margin-top: 5px;
    width: 83%;
}

.ask-home .r span {
    display: block;
    margin-top: 1px;
    color: #888;
    font-size: 12px;
}

.doc-home dl {
    display: block;
    background: #f7f8fa;
    width: 28%;
    padding: 15px 0 9px 15px;
}

.doc-home dd {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.doc-home ul {
    width: 70%;
}

.doc-home li {
    width: 23%;
    margin-top: 10px;
    float: left;
    background: #f7f8fa;
    height: 80px;
    margin-left: 13px;
    padding-top: 15px;
}

.doc-home li dt {
    text-align: center;

}

.doc-home dd a {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-right: 5px;
}

.doc-home dd span {

    color: #888;
}

.doc-home dt {

    margin-bottom: 12px;
}

.doc-home li p {
    font-size: 12px;
    color: #888;
}

.doc-home li h3 {

    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #333;
}

.doc-home li dl img {
    float: none;
}

.doc-home li img {
    float: left;
    width: 100%;
    /*height: 80px;*/
}

.doc-home li div {
    float: left;
}

.ask {
    position: relative;
}

.ask .ask-list {
    width: 70%;
    background-color: #fff;
    padding: 0 30px;
    box-sizing: border-box;
    min-height: 650px;
}

.ask .ask-list .list {
    min-height: 360px;
    text-align: left;
}

.ask .hot {
    background: #F7F8FA;
    padding: 15px;
    box-shadow: 0 0 6px rgba(207, 216, 221, .63), 0 4px 6px rgba(207, 216, 221, .63);
}

.ask .hot:hover {
    background: #fff;

}

.ask .hot .h-img {
    display: block;
    float: left;
    width: 40%
}

.ask .hot img {
    width: 100%;
    height: 160px;

}

.ask .hot>div {
    width: 56%;
    height: 160px;

}

.ask .hot .l a {
    display: block;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ask .hot .h-title {
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

.ask p a {
    display: inline !important;
    color: red;
    /* margin-left: 15px; */
}

.ask .detail p {
    text-overflow: ellipsis;
}

.ask .detail p a {
    color: #666;
}

.ask p {
    margin-top: 15px;
    line-height: 27px;
    clear: both;
    overflow: hidden;
}

.ask .info p {
    font-size: 12px;
}

.ask .list .nav {
    box-shadow: 0 1px 18px -1px rgba(28, 31, 33, .1);
    padding-bottom: 5px;
    border: 1px solid #eee;
    padding: 15px;
}

.layui-nav-child {
    top: 40px;
}

.ask .list .nav a:hover {
    color: #333;
}

.ask .list .nav a.on:hover {
    /*color: #fff;*/
}

.ask .list .nav a {
    display: block;
    float: left;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    border-radius: 12px;
    position: relative;
}

.ask .list .nav .on {
    background: #e8e8e8;
    color: #333;
}

.ask .list li {
    clear: both !important;
    margin-bottom: 10px;

    background: #F7F8FA;
    padding: 20px;
    box-shadow: 0 0 6px rgba(207, 216, 221, .63), 0 4px 6px rgba(207, 216, 221, .63);
}

.ask .list li:hover {
    background: #fff;
}

.ask .list li:before,
.ask .list li:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.ask .list li:after {
    clear: both;
}

.ask_content_right_list {
    position: absolute;
    right: 0;
    top: 0;
}

.ask .list li {
    zoom: 1;
}

.ask .list li .l-img {
    height: 100%;
    overflow: hidden;
    width: 35%;
    float: left;
}

.ask .user .l-img {
    width: 60px !important;
}

.ask .user .info {
    float: left !important;
    width: 92% !important;

}

.ask .user p {
    margin-top: 10px !important;
    line-height: 21px !important;

}

.ask .user .user-name {
    color: green;
    font-weight: bold;
    margin-right: 5px;
}

.ask .user p i {
    vertical-align: middle;
}

.ask .user .ask-list-bot i {
    float: right;
    font-size: 12px;
    margin-left: 20px;
    color: #aaa;
}

.ask .list .u-hot {
    color: red;
    float: left;
    font-size: 16px;
    line-height: 23px;
    margin-left: -7px;
}

.ask .list .l-img img {
    width: 100%;
    height: 130px;
    border-radius: 50%;
}

.ask .list .info {
    width: 62%;
    float: right;
}

.ask .list a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    color: #333;
    font-size: 16px;

}

.ask .list p a {
    border: 1px solid #dad6d6;
    border-radius: 8px;
    padding: 5px;
    font-size: 12px;
    color: #7d7878;
    background: #f1f1f1;
}

.ask .ask-recommend {
    width: 27%;
    box-sizing: border-box;
    background-color: #fff;
}

.ask .ask-recommend .ad p a:hover{
    color: #1c77f3;
}
.ask .ask-recommend .ad p a {
    white-space: nowrap;
    display: flex !important;
    align-items: center;
    color: #666;
}
.ask .ask-recommend .ad p:nth-of-type(1) a .ad-panumb{
    background-image: url('./img/list/1.png');
}
.ask .ask-recommend .ad p:nth-of-type(2) a .ad-panumb{
    background-image: url('./img/list/2.png');
}
.ask .ask-recommend .ad p:nth-of-type(3) a .ad-panumb{
    background-image: url('./img/list/3.png');
}
.ask .ask-recommend .ad p a .ad-panumb{
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-image: url('./img/list/4.png');
    flex-shrink: 0;
    margin-right: 10px;
    color: #fff;
}
.ask .ask-recommend .user-btn .btn .publish{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    border-radius: 8px;
    font-size: 16px;
    background-color: #3080ff;
}
.ask .ask-recommend .user-btn .btn .publish .wotw{
    display: block;
    width: 14px;
    height: 14px;
    background-image: url('./img/list/bj.png');
    background-repeat: no-repeat;
    margin-right: 10px;
}
.ask .ask-recommend .user-btn,
.ask .ask-recommend .ad{
    background-color: #fff;
    padding: 15px 30px;
}
.ask .ask-recommend .ad .r-title{
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #2775f2;
    font-weight: 700;
    border-bottom: none;
}
.ask .ask-recommend .ad .r-title .log{
    display: block;
    width: 170px;
    height: 13px;
    background-image: url('./img/list/rmgt.png');
    background-repeat: no-repeat;
    margin-left: 5px;
}
.ask .ask-recommend .ad .r-advertising{
    border-radius: 2px;
}

.ask .list .ask-header{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding-left: 53px;
    margin-bottom: 15px;
    
}
.ask .list .ask_header1{
    height: 40px;
    overflow: hidden;
}
.ask .list .ask_header1.active{
    height: auto;
}
.ask .list .ask_header1 .asd_tit_more{
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url('./img/list/sjx.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ask .list .ask_header1 .asd_tit_more.active{
    background-image: url('./img/list/sjs.png');

}
.ask .list .fenge{
    border-bottom: 1px solid #e7e8ed;
}
.ask .list .ask-header li{
    padding: 0;
    margin-left: 15px;
    box-shadow: none;
    margin-bottom: 0;
    background-color: transparent;
}
.ask .list .ask-header li.tit{
    position: absolute;
    left: 0;
    top: 8px;
}
.ask .list .ask-header li a.on{
    border-radius: 14px;
    background: #f0f6ff;
    color: #3080ff;
}
.ask .list .ask-header li:hover a{
    border-radius: 14px;
    background: #f0f6ff;
    color: #3080ff;
}
.ask .list .ask-header li a{
    line-height: 40px;
    font-size: 14px;
    padding: 7px 10px;
    color: #3c4142;
}
.ask .ask-checked{
    display: flex;
}
.ask .ask-checked p{
    margin-right: 30px;
    color: #3c4142;
    cursor: pointer;
}
.ask .ask-checked p.active a{
    color: #3080ff;
}
.ask .ask-checked p>a{
    border:none;
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    color: #3c4142;
}


.ask .ask-list-ul{
   margin-bottom: 30px;
}
.ask .ask-list-ul li{
    box-shadow: none;
    background-color: #fff;
    padding: 30px 0 15px;
    border-bottom: 1px solid #f0f3f8;
}
.ask .ask-list-ul li p{
    margin-top: 0;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #666;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ask .ask-list-ul li a{
    font-size: 18px;
    color: #1e1e1e;
    font-weight: 700;
}
.ask .ask-list-ul li:hover a{
    color: #3080ff;
}
.ask .ask-list-ul li .ul_bom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ask .ask-list-ul li .ul_bom .bom_left{
    color: #999;
}
.ask .ask-list-ul li .ul_bom .bom_right{
    display: flex;
}
.ask .ask-list-ul li .ul_bom .bom_right .xiehd{
    position: relative;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}
.ask .ask-list-ul li .ul_bom .bom_right .xiehd,
.ask .ask-list-ul li .ul_bom .bom_right .collect{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
    color: #4a5773;
}
.ask .ask-list-ul li .ul_bom .bom_right .xiehd:hover,
.ask .ask-list-ul li .ul_bom .bom_right .collect:hover{
    background-color: #e7eeff;
    border-radius: 4px;
}
.ask .ask-list-ul li .ul_bom .bom_right .xiehd .xiehdicon{
    display: block;
    width: 13px;
    height: 13px;
    background-image: url('./img/list/xiehuid.png');
    background-repeat: no-repeat;
    margin-right: 5px;
}
.ask .ask-list-ul li:hover .ul_bom .bom_right .xiehd .xiehdicon{
    background-image: url('./img/list/xiehuid1.png');
}
.ask .ask-list-ul li .ul_bom .bom_right .collect .collecticon{
    display: block;
    width: 13px;
    height: 13px;
    background-image: url('./img/list/shouc.png');
    background-repeat: no-repeat;
    margin-right: 5px;
}
.ask .ask-list-ul li:hover .ul_bom .bom_right a{
    color: #2a6bff;
}
.ask .ask-list-ul li:hover .ul_bom .bom_right .collect .collecticon{
    background-image: url('./img/list/shouc1.png');
}
.ask .ask-list-ul li .ul_bom .bom_right .collect{
    position: relative;
    width: 78px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}


.user-btn .publish {
    width: 100% !important;
}

.user-btn img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 8px;
}

.user-btn .btn {
    padding-top: 20px;
    width: 165px;
    height: 50px;
    margin: 0 auto;
}

.user-btn .layui-btn {
    width: 74px;
    line-height: 35px;
    height: 35px;
}

.ask-recommend-position {
    position: absolute;
    right: 0;
}

.course-category-lists li a {
    width: auto;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 7px 22px;
    padding: 0 12px;
    position: relative;
}

.course-category-lists {
    margin-top: 10px;
}

.course-category-lists li:nth-child(1) a,
.course-category-lists li:nth-child(1) .course-category-child {
    background: #F5C070;
    color: #fff;
}

.course-category-lists li:nth-child(2) a,
.course-category-lists li:nth-child(2) .course-category-child {
    background: #FE957F;
    color: #fff;
}

.course-category-lists li:nth-child(3) a,
.course-category-lists li:nth-child(3) .course-category-child {
    background: #F9F1E3;
    color: #FEA93F;
}

.course-category-lists li:nth-child(4) a,
.course-category-lists li:nth-child(4) .course-category-child {
    background: #F9EEE8;
    color: #FD8435;
}

.course-category-lists li:nth-child(5) a,
.course-category-lists li:nth-child(5) .course-category-child {
    background: #FCB07E;
    color: #fff;
}

.course-category-lists li:nth-child(6) a,
.course-category-lists li:nth-child(6) .course-category-child {
    background: #F9E6E2;
    color: #FB5E3B;
}

.course-category-lists li:nth-child(7) a,
.course-category-lists li:nth-child(7) .course-category-child {
    background: #F9E6E0;
    color: #FAAB9C;
}

.course-category-lists li:nth-child(8) a,
.course-category-lists li:nth-child(8) .course-category-child {
    background: #F9F1E4;
    color: #FFA421;
}

.course-category-lists li .course-category-child-first {
    z-index: 1;
    position: inherit;
}

.course-category-lists .course-category-child {
    position: absolute;
    right: -16px;
    top: 6px;
    width: 32px;
    height: 32px;
    transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7660444431189777, M12=-0.6427876096865394, M21=0.6427876096865398, M22=0.7660444431189779);
}

.article-content-width {
    width: 71%;
}

.article-content-width .bg-fff {
    width: 100% !important;
}

.article-content-width .contents {
    width: 100% !important;
}

.article-recommented {
    width: 100%;
    padding: 50px 0;
}

.article-recommented dt {
    font-size: 16px;
    color: #6d6d6d;
}

.article-recommented dl {
    width: 50%;
    float: left;
    line-height: 30px;
    padding-left: 20px;
    box-sizing: border-box;
}

.article-recommented dd a,
.article-recommented dd i {
    color: #888;
    font-size: 15px;
}

.article_course_right {
    position: relative;
    display: block;
    margin: 10px;
}

.article_course_right img {
    width: 100%;
    height: 158px;
    border-radius: 8px;
}

.article_course_right span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    border-radius: 0 0 8px 8px;
}

.ask .contents {
    margin-bottom: 20px;
    clear: both;
    /* border: 1px solid #eee; */
    width: 71%;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 10px;
}
.ask .contents textarea{
    width: 100%;
    height: 100px;
    border: none;
    resize: none;
    background-color: #f5f5f6;
    padding: 12px 17px;
    box-sizing: border-box;
}
.ask .contents textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
}
.ask .contents textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
}
.ask .contents textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
}
.ask .contents textarea::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
}
.ask .contents .contents_publish_box{
    display: flex;
    justify-content: flex-end;
}
.ask .contents .contents_advertising{
    border-radius: 2px;
    margin-top: 10px;
}
.ask .contents .contents_publish{
    width: 100px;
    height: 36px;
    background-color: #2a6bff;
    text-align: center;
    line-height: 36px;
    border: none;
    border-radius: 4px;
    color: #fff;
    margin-top: 20px;
}
.ask .contents .info {
    padding: 20px;
    margin-right: 15px;
    min-height: 200px;
    line-height: 28px;
    font-size: 15px;
}

.ask .contents .cBtn {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    display: inline-block;
    background: #1E9FFF;
    color: #fff !important;
    border-radius: 100px;
    padding: 0 15px;
    margin-left: 10px;
}

.ask .contents .cy-tree {
    margin: 0 auto;
    width: 300px;
    height: 85px;
}

.ask .contents .cy-tree ul {
    height: 50px;
    font-size: 0;
    text-align: center;
}

/* .ask .contents .cy-tree ul li {
    float: left;
} */
.ask .contents .cy-tree ul li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: 14px;
}

.ask .contents .cy-tree ul li p {
    text-align: center;
    margin-left: 20px;
    margin-top: 5px;
}

.ask .contents .cy-tree ul li i {
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #88bbed;
}

.detail-comment-input {
    background-color: #f6f6f6;
    position: relative;
    padding: 20px 30px;
}

.detail-ci-avator img,
.answer-con img {
    float: left;
    width: 40px;
    border-radius: 50%;
}

.detail-ci-avator .detail-r {
    margin: 0 0 10px 50px;
}

.detail-ci-avator .detail-signal {
    color: #b5b9bc;
    font-size: 12px;
    line-height: 13px;
}

.qa-ci-footer {
    position: relative;
    margin: 20px 0 5px;
    min-height: 40px;
}

.qa-ci-footright {
    position: absolute;
    right: 0;
    top: 0;
}

.detail-btn {
    width: 78px;
    background-color: #f01400;
    border-color: #f01400;
    color: #ffffff;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    -weibkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    text-decoration: none;
    box-sizing: content-box;
    background-image: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ask .contents .text-info {
    border-bottom: 1px solid #eee;
}

.ask .contents .text-info img {
    display: block;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}

.ask .contents .text-info ul {
    width: 92%;
}

.ask .contents .text-info li {
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.ask .contents article {
    min-height: 300px;
    font-size: 15px;
    padding: 20px;
}

.ask .contents .wrap {
    margin-top: 20px;
}

.ask .contents .wrap ul {
    height: 40px;
    border-top: 1px solid #eee;
}

.ask .contents .wrap ul li {
    float: left;
}

.ask .contents .wrap ul .master {
    display: inline-block;
    height: 40px;
    line-height: 28px;
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #1e1e1e;
    line-height: 40px;
}

.ask .contents .wrap ul .master span {
    color: #999;
    font-size: 14px;
}

.ask .contents .wrap ul .detail_answer {
    margin-left: 550px;
    border: 1px solid #009a61 !important;
    float: right;
    color: #f01400 !important;
    font-size: 14px;
    padding: 6px 8px;
    background-color: #fff;
    margin-left: 10px;
    border-radius: 10px;
    border: 1px solid #f01400;
}

.ask .contents .user {
    margin-top: 20px;
    /* border-bottom: 1px solid #eee; */
}

.ask .contents .border ul {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.ask .contents .user ul li {
    float: left;
    margin-right: 10px;
}

.ask .contents .user ul .isAct-img {
    border-radius: 50%;
}

.ask .contents .user ul .isAct-attr {
    width: 90%;
}

.ask .contents .user ul li p {
    margin-bottom: 20px;
}
.ask .contents .user ul li p a{
    color: #1e1e1e;
}

.ask .contents .user ul li.isAct-attr p {
    margin-bottom: 0 !important;
}

.ask .contents .user ul li p .time {
    font-size: 12px;
    color: #615d5d;
    float: right;
    color: #999;
}

.ask .contents .user ul li .view {
    float: right;
    color: #aaa !important;
    height: 18px;
    margin: 0px 10px 0 0;
    font-family: 'Microsoft YaHei';
    line-height: 18px;
    font-size: 12px;
}

.ask .contents .user ul li .view2 {
    color: #aaa !important;
    height: 18px;
    margin: 0px 10px 0 10px;
    font-family: 'Microsoft YaHei';
    line-height: 18px;
    font-size: 12px;
}

.ask .contents .user ul li .view2:hover {
    cursor: pointer;
}

.ask .contents .user ul li .view2 span {
    color: #009a61;
    font-size: 12px;
}

/* .ask .contents .user ul li .reply {
    font-size: 13px;
    color: #009a61;
} */

.ask .contents .user .reply-list {
    font-size: 13px;
    background-color: #FAFAFA;
    padding: 0 10px;
    color: #666;
    margin-left: 50px;
}
.ask .contents .border ul.isact_operation{
    display: flex;
    align-items: center;
    border-bottom: none;
}
.ask .contents .isact_operation li{
    display: flex;
    align-items: center;
    margin-right: 10px;
    cursor: pointer;
}
.ask .contents .isact_operation li span{
    display: block;
    width: 18px;
    height: 18px;
    /* background-image: url('./img/list/dianzan.png'); */
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 4px;
}

.ask .contents .isact_operation li.li2 span{
    background-image: url('./img/list/pinl.png');
}
.ask .contents .isact_operation li.li3 span{
    background-image: url('./img/list/fenxiang.png');
}
/* .ask .contents .isact_operation li:nth-of-type(1).active span{
    background-image: url('./img/list/dianzan1.png');
} */
.ask .contents .isact_operation li.li2.active span{
    background-image: url('./img/list/pinl1.png');
}
.ask .contents .isact_operation li.li3.active span{
    background-image: url('./img/list/fenxiang1.png');
}

.ask .contents .user .reply-item {
    padding-bottom: 10px;
    padding-top: 10px;
    word-break: break-all;
    margin-bottom: 20px;
}

.comment-ops,
.comment-trigger {
    margin: 0;
    color: #999;
    font-size: 13px;
}
.ask .reply-item .reply-content-block {
    margin-left: 10px;
}
.reply-content-block {
    margin-left: 40px;
}

.reply-content {
    display: inline-block;
}

.reply-item p {
    margin-top: 0px !important;
    margin-bottom: 5px;
}

.ask .contents .user .comments-isAuthor {
    background: #FCF8E3;
    border-radius: 3px;
    font-size: 12px;
    color: #8A6D3B !important;
    padding: 2px 4px;
}

.text-muted-plus {
    color: #999;
    font-size: 12px;
}

.release-reply-con {
    display: none;
    position: relative;
    /* padding: 20px 30px 30px 84px; */
    background-color: #fff;
    margin: 20px 30px 20px 50px;
}

.release-reply-con .user-pic {
    position: absolute;
    left: 30px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
}

.release-reply-con .user-pic a {
    display: block;
    height: 100%;
}

.release-reply-con .user-pic img {
    display: block;
    width: 100%;
    height: 100% !important;
}

.release-reply-con .user-name {
    font-size: 24px;
    color: #333;
}

.release-reply-con .user-name a {
    line-height: 20px;
    font-size: 14px;
    color: #787d82;
    text-align: left;
}

.release-reply-con .textarea-con {
    position: relative;
    /* border: 1px solid #d0d6d9; */
    margin-top: 15px;
    /* padding: 10px; */
    /* background-color: #fff; */
}

.reply-btn:hover {
    cursor: pointer;
}

.release-reply-con .textarea-con textarea {
    display: block;
    resize: none;
    width: 100%;
    min-height: 60px;
    border: 0;
}

.release-reply-con .do-reply-btn,
.second-reply-btn {
    float: right;
    width: 60px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    background-color: #2a6bff;
    margin-top: 10px;
    border-radius: 5px;
}

.no-data-tips {
    padding: 50px 0;
    overflow: hidden;
    clear: both;
    text-align: center;
}

.no-data-tips img {
    margin-right: 10px;
    width: 80px !important;
    height: auto !important;
}

.no-data-tips span {
    color: #333;
}

.detail_answer {
    border: 1px solid #009a61;
    color: #009a61;
    padding: 6px 8px;
    background-color: #fff;
    margin-left: 10px;
    border-radius: 10px;
}

.detail_answer:hover {
    color: #fff !important;
    background: #009a61;
}

.ask img {
    max-width: 100% !important;
}

.ask .isAct-attr img {
    max-width: 50% !important;
}

.ask .user .ask-img img {
    width: 50px;
    height: 50px;
}

.ask .text-info {}

.ask .text-info img {
    display: block;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}

.ask .bg-fff {
    width: 71%;
    padding: 28px;
    box-sizing: border-box;
}
.ask .bg-fff p{
    margin-top: 0;
}
.ask .bg-fff .ul_bom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
    color: #999;
}
.ask .bg-fff .ul_bom .bom_right .collect{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
    color: #4a5773;
}
.ask .bg-fff .ul_bom .bom_right .collect .collecticon{
    display: block;
    width: 13px;
    height: 17px;
    background-image: url('./img/list/shouc.png');
    background-repeat: no-repeat;
    margin-right: 5px;
    background-position-y: 4px;
    
}

.ask .text-info ul {
    width: 92%;
}

.ask .text-info li {
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.ad .r-title {
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #666;
}

.ad .r-title i {
    font-size: 22px;
    vertical-align: middle;
    padding-right: 5px;
}

.ad .r-title i.layui-icon-fire {
    color: red;
}

.ad p {
    font-size: 12px;
    line-height: 24px;
    padding-left: 7px;
    color: red;
}

.page {
    margin: 0 auto 20px;
    margin-bottom: 20px;
}

.page a {
    display: block;
    float: left;
    padding: 8px 15px;
    text-align: center;
    border: 1px solid #dedddd;
    margin-right: 10px;
    border-radius: 12px;
}

.page a:hover,
.page a.active {
    background: #0593d3;
    color: #fff;
}

.doc .menus {
    width: 15%;
    position: relative;
}

.menus-course-title {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
}

.doc .menus .search {
    position: relative;
    width: 94%;
    margin: 0 auto;
}

.doc .menus input {
    width: 100%;
    background: #fff;
}

.doc .menus .manual-search {
    position: absolute;
    right: 40px;
    top: 12px;
}

.doc .menus .mlist {
    overflow-y: scroll;
    position: absolute;
    left: 0;
    /* top: 70px; */
}

.doc .menus .mlist,
.doc .main-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background: rgba(0, 0, 0, .1);
}

.doc .menus .mlist,
.doc .main-body ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(158, 154, 154, 0.25);
}

.doc .menus .mlist,
.doc .main-body ::-webkit-scrollbar {
    width: 3px;
    height: 10px;
}

.doc .menus .mlist li {
    position: relative;
    line-height: 50px;
    background: #f7f8fa;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;

}

.doc .menus .mlist .on {
    color: #fff;
    background: #00a2ff;
}

.doc .menus .mlist .on a {
    color: #fff;
}

.doc .menus .mlist li a {
    display: block;
    width: 85%;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.doc .menus .mlist li img {
    width: 16px;
    height: 16px;
    margin-right: 3px;
}

.doc .menus .mlist li a:hover {
    background: #f1f2f4;
}

.doc .menus dl {
    display: none;
    position: relative;
    background: #ebedf1;
}

.doc .menus .mlist li i {
    position: absolute;
    right: 15px;
    top: 0;
}

.doc .menus .mlist li dt {
    margin-left: 10px;

}

.doc .menus .mlist li dd {
    margin-left: 20px;
    display: none;
    background: #e0e4ea;
}

.doc .doc-footer {
    padding: 0 20px;
    line-height: 60px;
    background: #F7F8FA;
}

.doc .doc-footer time {
    float: right;
}

.doc .main-body {
    width: 84%;
    padding: 20px;
    margin-left: 10px;
    overflow-y: scroll;
    position: relative;
    box-sizing: border-box;
}

.doc .main-body .navigation {
    position: absolute;
    top: 0px;
    /* left: 0px; */
}

.doc .main-body .navigation a {
    line-height: 60px;
    display: block;
    float: left;
    margin-right: 10px;
}

.doc .main-body .navigation span {
    line-height: 60px;
    display: block;
    float: left;
    margin-right: 10px;
}

.doc .main-body ul {

    width: 60%;
}

.doc .main-body li {
    margin: 20px 0 20px 20px;

}

.doc .main-body .men-list a {
    color: #1E9FFF
}

.doc .main-body li a:hover {
    color: #77B6F5
}

.doc .main-body .about-article span,
.doc .main-body .about-article a {
    color: #1E9FFF
}

.doc .main-body .versions {
    font-size: 14px;
    color: #999;
}

.doc .main-body .doc-ask a {
    color: #616161;
}

.doc .main-body .img img {
    width: 60px;
    height: 60px;
}

.doc .main-body .describe {
    /* width: 70%;
    margin-left: 15px; */
    line-height: 24px;
    color: #333;
    font-size: 14px;
}

.doc .main-body h3 {
    display: inline-block;
    vertical-align: baseline;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.doc .main-body .describe .time {
    margin: 10px 0 0;
    color: #999;
    line-height: 1.5;
}

.doc .main-body .describe .advise {
    font-size: 20px;
}

.doc .main-body .describe p {
    margin-top: 10px;
}

article p {
    font-size: 16px;
    line-height: 1.9;
}

article a {
    color: #055e98;
    text-decoration: underline;
}

article li {
    list-style: unset;
}

pre {
    margin: 20px 0;
    font: 12px/20px 'courier new';
    background: #272822;
    padding: 10px 15px;
    color: #F8F8D4;
    border: none;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

blockquote {
    text-indent: 0;
    padding: 10.5px 21px;
    background-color: #f5f5f5;
    border-left: 4px solid #ccc;
    color: #555;
    font-size: 1em;
    margin: .8em 0;
}

.previous-next-links {
    overflow: hidden;
    padding: 10px 30px 10px 30px;
    background: #fbfbfb;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    color: #ccc
}

.previous-next-links a {
    color: grey
}

.previous-design-link {
    float: left
}

.next-design-link {
    float: right
}

/*课程中心*/
.course-list {}

.course-list .menu li {
    padding: 10px;
    margin-left: 15px;
}

.course-list .menu a {
    line-height: 40px;
    font-size: 14px;
    padding: 7px 10px;
    color: #9b9b9b;
}

.course-list .menu a:hover {
    border-radius: 11px;
    background: #1E9FFF;
    color: #fff;
}

.course-list .menu .on {
    border-radius: 11px;
    background: #1E9FFF;
    color: #fff;
}

.course-list .content li {
    width: 268px;
    height: 260px;
    border-radius: 8px;
    position: relative;
    margin: 0 0 20px;
    margin-left: 15px;
    /*margin-right: 15px;*/
    box-shadow: 0 2px 2px 0 #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.course-list .content li a:hover .info {
    position: absolute;
    background: #fff;
    width: 100%;
    animation: animation-img 3s;
    -moz-animation: animation-img 3s;
    /* Firefox */
    -webkit-animation: animation-img 3s;
    /* Safari and Chrome */
    -o-animation: animation-img 3s;
    /* Opera */
}

@-webkit-keyframes animation-img {
    0% {
        top: 130px;
    }

    50% {
        top: 100px;
    }

    100% {
        top: 98px;
    }

}

.course-list .content li a:hover font {
    display: block;

}
.course-list .content li a:hover h3{
    white-space: normal;
    overflow: auto;
}

.course-list .content li img {
    width: 100%;
    height: 150px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}

.course-list .content li h2 {
    display: block;
    width: 96%;
    padding: 20px 10px 0;
    color: #666;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.course-list .content li h3 {
    display: block;
    width: 96%;
    padding: 20px 10px 0;
    color: #666;
    font-size: 16px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.course-list .content li font {
    display: none;
    height: 38px;
    bottom: 0;
    padding: 0 10px;
    margin-top: 10px;
    color: #666;
    font-size: 13px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
    transition: height .3s;
}

.course-list .content .course-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 43px;
    color: #9b9da2;
    overflow: hidden;
    margin-top: 10px;
    line-height: 43px;
}

.course-list .content .course-footer .layui-icon-fire {
    margin-left: 5px;
}

.course-list .content .course-footer .r {
    margin-right: 5px;

}

/*课程中心结束*/
/*课程详情*/
.course-img {
    text-align: center;
}

.link-bar-wrapper li {
    line-height: 50px;
    width: 90px;
    text-align: center;
    font-size: 13px;
    padding-left: 5px;
}

.link-bar-wrapper li i {
    padding-right: 3px;
}

.browse-container {
    padding-top: 30px;
    height: 160px;
    background: linear-gradient(-45deg, #ec5252, #6e1a52);
}

.browse-container .featured-container h2 {
    color: #fff;
}

.featured-container {
    top: 60px;
    width: 100%;
}

.featured-container .b-r12 {
    padding: 30px;

}

.featured-container .course-img {
    display: block;
}

.featured-container img {
    top: 30px;
    height: 236px;
    width: 420px;
}

.featured-container .course-description {
    top: 30px;
    height: 236px;

}

.featured-container .course-description .property {
    color: #686f7a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
}

.featured-container .course-description h3 {

    color: #14171c;
    font-weight: 600;
}

.featured-container .course-description .last-time {

    color: #686f7a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 12px;
}

.featured-container .course-description .meta-items {
    color: #686f7a;
    margin-left: 14px;
}

.featured-container .layui-icon-rate-solid {
    color: #FFB800;
}

.top-nav {
    border-bottom: 1px solid #172d4e;
}

.top-menu {
    display: flex;
    align-items: center;
}

.top-menu dd,
.top-menu dt {
    float: left;
    line-height: 60px;
    margin-right: 10px;
    color: #b5bfcf;
}

.top-menu a {
    width: 60px;
    line-height: 60px;
    color: #b5bfcf;
}

.course-container {
    background: #0b2245;
    color: #fff;
}

.course-container h1 {
    font-size: 36px;
    line-height: 41px;
    font-weight: 600;
}

.course-container dd {
    line-height: 32px;
}

.course-container .time span {
    margin-right: 8px;
}

.course-container .time .collection {
    cursor: pointer;
}

.course-container .time .collection:hover {
    color: #ccc;
}

.course-container .time i {
    margin-right: 2px;
    color: yellow;
}

.course-container .course-right {
    background: #fff;
    color: #000;
    top: 40px;
    width: 28%;
    right: 0;
    padding: 4px;
    z-index: 9999;
}

.course-container .course-right .pt-a {
    top: 10px;
    width: 100%;
    height: 100%;
    background-size: auto 50%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.course-container .course-right button {
    display: block;
    width: 80%;
    height: 50px;
    margin: 0 auto;
}

.course-container .course-right .learn-button {
    display: block;
    width: 80%;
    height: 40px;
    margin: 0 auto;
    background: #2a6bff;
}

.course-container .course-right .attribute {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.course-container .course-right .attribute dl {
    margin-top: 20px;
}

.course-container .course-right .attribute dt {
    font-weight: bold;
}

.course-container .course-right .attribute dd {
    font-size: 13px;

    color: #505763;
}

.course-container .course-right .attribute dd i {
    font-size: 13px;

    margin-right: 4px;
}

.pross {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 20px;
}

.pross p:nth-of-type(1) {
    display: flex;
    align-items: center;
    font-size: 18px;
}

.pross p:nth-of-type(1) span {
    margin-left: auto;
    font-size: 12px;
    color: #666666;
}

.pross .pross-div {
    background: #f2f6ff;
    height: 15px;
    border-radius: 50px;
    width: 100%;
    margin: 5px 0;
}

.pross .pross-div span {
    background: #2a6bff;
    width: 10%;
    height: 100%;
    display: inline-block;
    border-radius: 50px;
}

.pross>p:nth-of-type(2) {
    color: #666;
}

.layui-badge {
    background: #283d5e;
    padding: 2px 10px;
    color: #99acca;
}

.layui-star .layui-icon::before {
    color: #ffc14a;
}

.layui-star .grade {
    color: #ffc14a;
}

.layui-time {
    color: #9dabc2;
    display: flex;
    margin-top: 10px;
}

.layui-time .collection {
    margin-left: auto;
}


.course-container .course-right .share {
    width: 80%;
    margin: 0 auto;
    border-top: 1px solid #f4f4f4;
}

.course-container .course-right .share h3 {
    color: #505763;
    margin: 20px 0;
    text-align: center;
}

.course-container .course-right .share i {
    margin-bottom: 20px;
    display: block;
    float: left;
    font-size: 40px;
    text-align: center;
    width: 33.33%;
}

.course-container .course-right .share a:nth-of-type(1) {
    color: #07c160;
}

.course-container .course-right .share a:nth-of-type(2) {
    color: #378afe;
}

.course-container .course-right .share a:nth-of-type(3) {
    color: #e52525;
}

.introduction-knowledge {
    width: 64%;
    background: #f9f9f9;
    border: 1px solid #dedfe0;
}

.introduction-knowledge dl {

    padding: 20px;

}

.introduction-knowledge dt {
    font-weight: bold;
    margin-bottom: 15px;
}

.introduction-knowledge dd {
    font-size: 14px;
    float: left;
    line-height: 40px;
    width: 47%;
    margin-right: 20px;
    align-items: center;
}

.introduction-knowledge dd i {
    margin-right: 10px;
    height: 40px;
    display: block;
    float: left;
    font-weight: bold;
}

.course-catalogue {
    width: 64%;
}

.course-catalogue .curriculum-header font {
    font-size: 22px;
    font-weight: 600;
    margin-right: 10px;
}

.curriculum-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.curriculum-header span {
    color: #666666;
}

.layui-list {
    background: #FFF;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 20px;
}

.course-catalogue .section {
    margin-top: 3px;
    margin-bottom: 10px;
}

.course-catalogue .section-header {
    border-bottom: 1px solid #f0f1f2;
    padding: 20px 0px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.course-catalogue .section:last-of-type .section-header {
    border: none;
}

.course-catalogue .section-header i {
    margin-left: auto;
}

.course-catalogue i {
    margin-right: 5px;
    color: #999999;
}

.course-catalogue dl {
    display: none;
}

.course-catalogue dl dd img {
    margin-right: 10px;
}

.course-catalogue dl dd a {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 30px 10px 35px;
    background: #fafbfd;
    margin-top: 15px;
    box-sizing: border-box;
}

.course-catalogue dl dd a:hover {
    color: #2a6bff;
}

.course-catalogue dl dd .state {
    margin-left: auto;
    margin-right: 0;
}

.course-catalogue dl dd .active {
    color: #2a6bff;
    background: #eff4ff;
}


.component-render {
    width: 64%;
    background: #FFF;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px 0;
}

.study-fk {
    font-size: 19px;
    font-weight: bold;
    display: block;
    clear: both;
    color: #333;
    margin-top: 20px;
}

.component-render dl {

    float: left;
    display: block;
}

.component-render dl .layui-icon-rate-solid {

    color: #a7b1c7;
}

.component-render .left {
    text-align: center;
    width: 15%;
}

.component-render .left .layui-icon {
    font-size: 22px;
    color: #ffc14a;
}

.component-render .left .score-introduced {
    display: none;
    padding: 10px;
    font-size: 12px;
    width: 200px;
    text-align: left;
    bottom: -90px;
    z-index: 999;
}

.component-render .right {
    text-align: center;
    width: 80%;
}

.component-render .layui-progress {

    width: 80%;
}

.component-render .right .layui-progress,
.component-render .right dd {
    margin-bottom: 16px;
    clear: both;
}

.component-render .grade {
    text-align: center;
    font-size: 65px;
    color: #293a61;
}

.component-render .mt-10 {
    color: #293a61;
    margin: 0;
}

.discuss-title {
    width: 64%;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    margin-bottom: 0;
}

.discuss-title span {
    padding: 0 5px;
    color: green;
}

.discuss {
    width: 64%;
    background: #FFF;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}

.discuss .user {
    display: flex;
}

.discuss .user img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: cover;
    margin-right: 20px;
}

.discuss .user p:nth-of-type(1) {
    font-size: 24px;
}

.discuss .user p:nth-of-type(2) {
    color: #666666;
}

.discuss-from {
    width: 64%;
}

.discuss-from .form-submit {
    padding: 5px 10px;
    margin: 0;
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    border-top: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    overflow: hidden;
}

.discuss-from .form-submit-text {
    font-size: 13px;
    line-height: 30px;
    color: #666;
    width: 200px;
}

.discuss-from .form-submit .avatars {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: top;
    border-radius: 50%;
}

.discuss-from .form-submit .form-submit-text span {
    color: #3ca5f6;
}

.discuss-from .form-submit .submit {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 7px 16px;
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    background-color: #3ca5f6;
    border: 0;
    outline: 0;
    border-radius: 3px;
}

/*课程详情结束*/
.login-box .container {
    margin: 0 auto;
    width: auto;
    text-align: center;
}

.login-box h1 {
    margin-top: 50px;
}

.login-box p {
    margin-top: 10px;
}

.login-box .other {
    margin-top: 10px;
    color: rgb(153, 153, 153);

}

.login-box img {
    margin-top: 20px;
    width: 180px;
    height: 180px;
    border: 1px solid #eee;
}

.login-box div {
    margin-top: 20px;

}

.login-box div a {
    margin-right: 10px;
}

.login-box div a i {
    vertical-align: middle;
}

.footer {
    background: #2e3033;
    padding-top: 20px;
    color: #ccc;
    position: relative;
}

.footer .b {
    border-top: 1px solid #fff;
}

.footer .link a {
    display: block;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    color: #ccc;
    line-height: 60px;

}

.footer .bottom {
    border-top: 1px solid #fff;
}

.footer .bottom p {

    line-height: 40px;
}

.login_form {
    display: none;
    width: 100%;
    background: #fff;
}

.login_form .from {
    margin: 50px auto;
    width: 350px;
    padding: 10px;
}

.js-account-tips {
    color: #888;
    font-size: 18px;
}

.login_form .from input,
.regform .from input {
    width: 350px;
    height: 42px;
    margin-top: 25px;
}

.login_form .from .check_code,
.regform .from .check_code {
    width: 178px;
    float: left;
}

.login_form .from .check-img,
.regform .from .check-img {
    width: 160px;
    height: 42px;
    margin-top: 25px;
    margin-left: 10px;
}

.login_form .from .layui-btn,
.regform .from .layui-btn {
    width: 350px;
    height: 42px;
    margin-top: 15px;
}

.login_form .from .bottom {
    margin-top: 30px;
}

.login_form .phone,
.regform .phone {
    margin-right: 60px;
    color: #888;
}

.login_form .phone:hover,
.regform .phone:hover {
    color: #00a4ff;
    cursor: pointer;
}

.regform {
    display: none;
    margin: 0 auto;
    width: 100%;
}

.layer-phoneCode {
    width: 190px !important;
    float: left;
}

.get-phonecode {
    float: left;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    margin-left: 8px;
    color: #fff;
    background: #179500;
    margin-top: 25px;
    font-family: microsoft yahei;
}

.get-phonecode:hover {
    color: #fff !important;
}

.regform .from {
    margin: 15px auto;
    width: 350px;
    padding: 10px;
}

.pagedown {
    color: #666;
    padding: 20px;
    line-height: 33px;
    border-top: 1px solid #666;
}

.pagedown a {
    color: #3da70d;
}

.py {
    max-width: 1760px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 50px;
}

.python-left {
    border-right: 1px solid #ddd;
    width: 25%;

}

.python-left .doc-tree {
    clear: both;
    overflow-x: hidden;

}

.python-left .doc-tree::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(0, 0, 0, .1);
}

.python-left .doc-tree::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, .25);
}

.python-left .doc-tree::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 7px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}

.python-right::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(0, 0, 0, .1);
}

.python-right::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, .25);
}

.python-right::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 7px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}

.navList {
    padding-top: 15px;
    padding-bottom: 30px;
    background: #FFF;
}

.navList ul {
    width: 1350px;
    margin: 0 auto;
    color: #666666;
    font-size: 16px;
}

.navList ul .active {
    color: #000;
}

.navList ul li span {
    position: relative;
    cursor: pointer;
}

.navList ul li span::after {
    position: absolute;
    width: 30px;
    height: 2px;
    border-radius: 3px;
    background: #2a6bff;
    content: '';
    left: 50%;
    margin-left: -15px;
    bottom: -10px;
}

.course-list {
    width: 1440px !important;
}

@media (min-width: 768px) {
    .python-left {
        /*width: 316px;*/
        box-sizing: border-box;
        display: block;
    }
}

@media (min-width: 1400px) {
    .layui-main {
        width: 1350px;
        text-align: left
    }
}

.python-left li {
    clear: both;
    background: rgba(0, 0, 0, 0.03);
    margin-top: 2px;
    color: #444;
}

.python-left i {
    position: absolute;
    margin-left: -1em;
    padding-top: 8px;
}

.python-left li a {
    display: block;
    text-decoration: none;
    padding: 5px 9px 5px 5px;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.python-left li .on {
    background: #00a8e6;
    color: #fff;
}

.python-left li a:hover {
    background: rgba(0, 0, 0, 0.03);
    color: #444;
    outline: none;
    transform: translateX(-10px);
    transition: 0.5s;
}

.python-left dt {
    margin-left: 15px;
}

.python-left dt a {
    margin-left: 5px;
}

.python-right {
    overflow-x: hidden;
    overflow-y: auto;
    margin-left: 17px;
    width: 73%;
}

.overflow {
    overflow: hidden;
}

.python-right .c-title {
    font-size: 16px;
    line-height: 22px;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.python-right pre {
    padding: 10px;
    background: #fafafa;
    font: 12px / 18px Consolas, monospace, serif;
    color: #444;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.python-right p code {

    font-size: 12px;
    font-family: Consolas, monospace, serif;
    color: #D05;
    white-space: nowrap;
    padding: 0 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fafafa;

}

.python-right .more {
    bottom: 0;
    line-height: 40px;
    width: 100%;
    text-align: center;
    background: linear-gradient(-180deg, rgba(255, 255, 255, 0.8) 0, #fafafa 196%);
    border-bottom: 1px solid #eee;
}

.php-title {
    width: 100%;
    background: #000
}

.php-title li {
    line-height: 60px;
    float: left;
    margin-left: 20px;
}

.php-title li.nv-follow {
    margin-left: 35px;
    margin-right: 15px;
}

.php-title .course-share {
    display: block;
    padding-left: 50px;
    color: #787d82;
}

.php-title .course-share:hover {
    cursor: pointer;
}

.php-title li a {
    font-size: 14px;
    color: #b5b9bc;
    position: relative;
}

.php-title .course_code_em {
    font-size: 12px;
    color: #787d82;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
}

.php-title .nv-follow a {
    position: relative;
    text-align: center;
    color: #787d82;
    font-size: 12px;
    line-height: 45px;
}

.nv-follow a .off_ {
    display: none;
}

.nv-follow .layui-icon {
    font-size: 14px;
}

.course-share_weixin {
    color: #787d82 !important;
}

.course-share_weixin i {
    vertical-align: middle;
}

.index-comment-title {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.video_adjs {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #d9d9d9;
    top: 20%;
    font-size: 15px;
    z-index: 999;
}

#adjs {
    color: #FFDD00;
    padding: 0 5px;
}

.course_code_next_tips {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 999;
}

.course_code_next_tips_first {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.course_code_next_tips_second {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.course_code_next_tips_second h2 {
    font-size: 16px;
    color: #fff;
}

.course_code_next_tips_second span {
    color: #787d82;
    font-size: 14px;
}

.course_code_next_tips_three {
    margin: 20px 0;
    font-size: 12px;
    color: #999
}

.course_code_next_tips_three em {
    font-style: normal;
    color: #f01400;
    font-size: 14px;
    ;
}

.course_code_next_tips_four {
    margin: 40px auto 20px;
    font-size: 12px;
    background-color: #17823b;
    border-color: #17823b;
    cursor: pointer;
    transition: all .3s;
    -weibkit-transition: all .3s;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    width: 138px;
    height: 38px;
    line-height: 38px;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    text-decoration: none;
    box-sizing: content-box;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.course_code_next_tips_four a {
    color: #fff !important;
    display: block;
    width: 100%;
    height: 100%;
}

.course_code_next_tips_four a:hover {
    background-color: #1ca048;
    border-color: #1ca048;
}

.course_code_next_a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    font-size: 12px;
    color: #787d82;
}

.course_code_next_a:hover {
    color: #fff !important;
}

/* video */
.video .nav {
    height: 60px;
    line-height: 60px;
    background: #FFF;
    z-index: 2;
    box-shadow: 0 4px 8px 0 rgba(28, 31, 33, .1);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.video .nav .video-top{
    position: relative;
}
.video .nav .video-top .vide_top_close{
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 9;
}
.video .nav .noflex{
    flex: none;
}

.video .nav .share a {
    padding-right: 24px;
    font-size: 16px;
    color: #b5b9bc;
}

.video .nav .share .course-title {
    font-weight: bold;
    color: #000;
}

.video .nav .share i {
    font-weight: bold;
    font-size: 16px;
}

.video .nav .share .back {
    display: block;
    float: left;
    width: 100px;
    text-align: center;
}

.video .nav .share .back i {
    font-size: 23px;
}

.video .nav .login-header {
    display: flex;
    align-items: center;
}
.ml-122{
    margin-left: 122px;
}

.video .nav .login-header .login {
    display: flex;
    align-items: center;
}

.video .nav .login-header a {
    display: block;
    margin-left: 20px;
    font-size: 14px;
}

.video .nav .login-header .login span {
    margin-left: 20px;
    color: #dcdde0;
}

.video .nav .login .on {
    color: #fff;
    background-color: #009a61;
    border-color: #008151;
    font-size: 14px;
}

.video .studyVideo {
    background: #191b1f;
    position: relative;
}

.video .studyVideo .course-sidebar {
    width: 60px;
    background: #1C1F21;
}

.video .studyVideo .course-sidebar li {
    padding: 5px 0;
    margin-top: 20px;
    width: 60px;
    text-align: center;
    line-height: 25px;
    color: #888;
}

.video .studyVideo .course-sidebar li:hover {
    background: #26292C;
    color: #fff;
}

.video .studyVideo .course-sidebar li i {
    font-size: 21px;
}

.video .studyVideo .section {
    position: absolute;
    right: 60px;
    top: 0;
    height: 100%;
    z-index: 999;
    width: 340px;
    background-color: #25282c;
    color: rgb(20, 25, 30);
    font-size: 12px;
    overflow: scroll;
    z-index: 9999;
}

.video .studyVideo .section::-webkit-scrollbar {
    width: 0px;
}

.video .studyVideo .section dt {
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    color: #b5b9bc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video .studyVideo .section-btm {
    position: absolute;
    bottom: 0px;
    right: 60px;
    width: 340px;
    background: #d7d7d7;
    padding: 10px 20px;
    box-sizing: border-box;
    z-index: 999;
}

.video .studyVideo .section dl {
    padding: 10px;
}

.video .studyVideo .section a {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 12px;
    color: #787d82;
}

.video .studyVideo .section a img {
    margin-left: auto;
}

.video .studyVideo .section span {
    display: inline-block;
    max-width: 186px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #787d82;
}

.video .studyVideo .section .layui-icon-play {
    color: #b5b9bc;
    font-size: 12px;
    margin-right: 10px;
}

.video .studyVideo .section .layui-icon-circle {
    float: right;
    color: green;
}

.video .studyVideo .section .layui-icon-radio {
    float: right;
    color: green;
}

.video .studyVideo .course-center {
    padding: 30px 0;
}

.video .studyVideo .course-right {
    width: 320px;
    padding: 20px;
    background: #1C1F21
}

.study_list_href {
    font-size: 13px;
    color: #ccc;
    margin-right: 10px;
    float: right;
}

.video .studyVideo .course-right .portrait {
    float: left;
    width: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.video .studyVideo .course-right .portrait img {
    height: 48px;
}

.video .studyVideo .course-right .username a {
    font-size: 16px;
    color: #FFF;
    line-height: 24px;
}

.video .studyVideo .course-right .username p {
    font-size: 12px;
    color: rgba(255, 255, 255, .8);
    line-height: 18px;
}

.video .studyVideo .course-right .course-info {
    font-size: 12px;
    color: rgba(255, 255, 255, .6);
    line-height: 22px;
}

.video .studyVideo .course-right .panel-container h4 {
    font-size: 16px;
    color: #FFF;
    line-height: 24px;
}

.video .studyVideo .course-right .panel-container a {
    display: block;
}

.video .studyVideo .course-right .panel-container a:hover {
    color: #fff;
}

.video .studyVideo .course-right .panel-container img {
    float: left;
    margin-right: 10px;
    width: 96px;
    height: 64px;
    border-radius: 8px;
}

.video .studyVideo .course-right .panel-container .course-title {
    font-size: 14px;
    width: 160px;
    color: rgba(255, 255, 255, .6);
    line-height: 20px;
    transition: .2s all linear;
    max-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.video .studyVideo .course-right .panel-container .property span {
    float: left;
    position: relative;
    font-size: 12px;
    color: rgba(255, 255, 255, .4);
    line-height: 18px;
    padding-right: 14px;
    transition: .2s all linear;
}

.videoBottom {
    display: flex;
    align-items: center;
    background: #1C1F21;
    padding: 15px 0;
}

.videoBottom .btm-left {
    flex: 1;
    text-align: right;
    padding-right: 20px;
}

.videoBottom .btm-left>div {
    display: inline-block;
}

.videoBottom .btm-left>div a {
    color: #8c8d8f;
}

.videoBottom .btm-left>div img {
    margin: 0px 10px;
}

.videoBottom .btm-right {
    display: block;
    width: 400px;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.videoBottom .btm-right img {
    position: absolute;
    width: 340px;
    height: 106px;
    left: 0;
    top: -81px;
    z-index: 99999;
}

.videoBottom .btm-right .play-right {
    width: 280px;
}

.videoBottom .btm-right .play-right p:nth-of-type(1) {
    color: #bdbfc3;
    font-size: 17px;
    width: 80%;
}

.videoBottom .btm-right .play-right p:nth-of-type(2) {
    color: #757a85;
}

.course-subcontainer .left {
    width: 930px;

}
.course_pyy_img{
    display: none;
    position: absolute;
    left: 25%;
    top: 20%;
    z-index: 999;
}
.fot_video_close{
    position: absolute;
    right: 10px;
    top: 10px;
}

.rightList {
    background: #FFF;
    border-radius: 10px;
    margin-top: 20px;
    width: 400px;
    padding: 20px;
    box-sizing: border-box;
}

.course-subcontainer .left .nav li {
    line-height: 60px;
    margin-right: 20px;
}

.course-subcontainer .left .nav li a {
    width: 40px;
    text-align: center;
    background: #545C63;
    padding: 8px;
    color: #fff;
    border-radius: 12px;
    font-size: 12px;
}

.course-subcontainer .left .nav li a:hover {
    color: #545c63;
    background: rgba(145, 153, 161, 0.2);
}

.course-subcontainer .left .discuss-row {
    padding: 20px 0;
}

.course-subcontainer .left .discuss-row li {
    display: inline-block;
}

.course-subcontainer .left .user-img {
    width: 50px;
}

.course-subcontainer .left .user-img img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

.course-subcontainer .left .user-right {
    width: 840px;
}

.course-subcontainer .left .user-right p:nth-of-type(2) {
    margin-top: 10px;
    color: #666;
}

.course-subcontainer .left .user-right .user-name a {
    font-size: 14px;
    color: #1c1f21;
    font-weight: 700;
}

.course-subcontainer .left .user-right .user-name i {
    font-size: 13px;
    color: #ffc14a;
}

.course-subcontainer .left .user-right .user-name span {
    color: #999;
}

.course-subcontainer .left .user-right .praise a {
    display: block;
    background: #9199a1;
    width: 60px;
    text-align: center;
    line-height: 30px;
    border-radius: 12px;
    color: #fff;
}

.course-subcontainer .left .user-right .time {
    font-size: 12px;
}

.course-media-code-comment {
    background: #FFF;
    border-radius: 10px;
    padding: 25px 30px;
}

.course-media-code-comment textarea {
    background: #F5F5F5;
    border: none;
    border-radius: 5px;
}

.course-media-code-comment button {
    background: #2a6bff;
}
.pyy_spbf_pl{
    margin-bottom: 15px;
    border-radius: 5px;
}

.course-pf {
    margin-bottom: 15px;
}

.course-pf span {
    color: #999;
}

.pl-list {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f0f1f2;
    padding-bottom: 20px;
}

.pl-list>span {
    font-size: 17px;
}

.pl-list>div {
    margin-left: auto;
}

.pl-list>div span,
.pl-list>div label {
    color: #ffc14a;
}

#comment_div {
    background: #FFF;
    border-radius: 10px;
    padding: 20px;
}

.course-subcontainer .right h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    border-bottom: 1px solid #f0f1f2;
    padding-bottom: 20px;
}

.course-subcontainer .right a {
    display: flex;
    align-items: center;
}

.course-subcontainer .right img {
    margin-right: 10px;
    width: 96px;
    height: 64px;
    border-radius: 5px;
}

.course-subcontainer .right .course-title {
    font-size: 14px;
    line-height: 20px;
    transition: .2s all linear;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.course-subcontainer .right .property {
    color: #999;
}

.studyVideo .course-code {
    width: 27%;
    background: #edf1f2;
    overflow-x: hidden;
}

.studyVideo .course-code h1 {
    border-bottom: 1px solid #d0d6d9;
    font-size: 16px;
    font-weight: 600;
    font-family: "微软雅黑";
    line-height: 20px;
    color: #14191e;
    padding: 16px 0;
    margin: 0 15px;
}

.studyVideo .course-code article {
    padding: 0 15px 15px;
    overflow: hidden;
    color: #14191e;
    font-size: 12px;
}

.studyVideo .course-code .code {
    padding: 5px 10px;
    background: #eee;
    border: 1px solid #ccc;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-word;
    display: block;
}

.studyVideo .course-code pre {
    padding: 5px 10px;
    background: #eee;
    border: 1px solid #ccc;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-word;
    display: block;
    color: #14192B;
}

.studyVideo .course-code p {
    line-height: 1.6;
    color: #1f2426;
    padding: 5px 0;
    margin: .5em 0;
}

.studyVideo .course-code .marker {
    background: #EEE;
    border: 1px solid #CCC;
    margin: 0 3px;
    padding: 0 6px;
    font-size: 13px;
    font-family: Monaco, Menlo, 'Ubuntu Mono', Consolas, source-code-pro, monospace;
}

.studyVideo .course-code .code-tips {
    position: relative;
    z-index: 1;
    padding: 15px;
    background: #d0d6d9;
}

.studyVideo .course-code .code-qa {
    margin: 10px auto 0;
}

.studyVideo .course-code .code-qa dl {
    background: #fff;
    padding: 3px 15px;
}

.studyVideo .course-code .code-qa dl dt {
    color: #868686;
    font-size: 14px;
    cursor: pointer;
}

.studyVideo .course-code .code-qa dl dd {
    color: #5e5e5e;
    font-size: 12px;
    line-height: 24px;
    padding: 10px 0;
}

.studyVideo .course-code .co img {
    clear: both;
    max-width: 290px;
}

.studyVideo .course-code .code-qa dl dt b {
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    background: #c9394a;
    display: inline-block;
    color: #fff;
    margin-right: 9px;
}

.studyVideo .course-code-edit {
    width: 40%;

    border-right: 1px solid #eee;
}

.studyVideo .course-code-edit .code-nav {
    width: 100%;
    line-height: 60px;
    background: #232c31;
}

.studyVideo .course-code-edit .code-nav li {
    width: 100px;
    text-align: center;

    color: #fff;

}

.studyVideo .course-code-edit .code-nav span {
    top: 47px;
    width: 0;
    right: 19px;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #1D1F21 transparent transparent;
    /*灰 透明 透明 */
    z-index: 999;
    position: relative;
}

.studyVideo .course-code-edit .code-nav .on {
    background: #1D1F21;

}

.studyVideo .course-code-edit .container {
    overflow-x: auto;
}

.studyVideo .course-code-edit .edit-btn {
    height: 60px;
    background-color: #14191e;
}

.studyVideo .course-code-edit .edit-btn button {
    margin-top: 10px;
    margin: 10px 10px 0 10px;
    border-radius: 12px;
    line-height: 20px;

}

.studyVideo .course-code-show {
    position: relative;
}

.studyVideo .course-code-show .result-triggers {
    position: absolute;
    right: 30px;
    top: 10px;
    z-index: 901;
}

.studyVideo .course-video {
    position: relative;
    width: calc(100% - 400px);
}

.han_cursor {
    cursor: pointer;
}

.subcontainer .course-subnav li.on {
    color: #009688;
}

.user-card-box .user-card-item img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

#comment {
    margin-top: 20px;
}
.user-sole{
    background-color: #f7f9fc;
}

.user-sole .user {
    display: flex;
    margin: 40px auto;
    width: 1200px !important;
}

.user-sole .user .u-left {
    border-top-left-radius: 12px;
    width: 260px;
    height: 100%;
    padding-bottom: 40px;
    letter-spacing: 2px;
    text-align: center;
    color: #333;
    background-color: #FFF;
    border-radius: 5px;
}

.user-sole .user .u-left ul {
    padding: 0 20px;
}

.user-sole .user .u-left .head-portrait {
    background: url('../css/img/header-bg.png') no-repeat;
    background-size: cover;
    color: #FFF;
    padding: 30px 0;
}

.user-sole .user .u-left .head-portrait p:nth-of-type(1) {
    font-size: 17px;
    margin: 5px 0;
}

.user-sole .user .u-left .head-portrait p:nth-of-type(2) {
    color: #8f98bb;
}

.user-sole .user .u-left li {
    margin-top: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.user-sole .user .u-left li.on a {
    background: #f0f6ff;
    color: #2a6bff;
}

.user-sole .user .u-left li.on a i {
    color: #2a6bff;
}

.user-sole .user .u-left li a i {
    color: #a7b1c7;
    margin-right: 10px;
    font-size: 18px;
}
.user-sole .user .u-left li a .imgiconfont{
    width: 19px;
    height: 18px;
    margin-right: 10px;
    background-image: url('./img/list/myinfo.png');
    background-repeat: no-repeat;
    background-position: center;
}
.user-sole .user .u-left li.on a .imgiconfont{
    background-image: url('./img/list/myinfo1.png');
}

.user-sole .user .u-left .on,
.user .u-left li a:hover {
    color: #2a6bff;
    background: #f0f6ff;
}

.user-sole .user .u-left li a {
    display: flex;
    align-items: center;
    height: 50px;
    line-height: 50px;
    width: 100%;
    color: #4a5773;
    font-size: 15px;
    padding-left: 20px;
    box-sizing: border-box;
}

.user-sole .user .u-right {
    flex: 1;
    min-width: 0;
    background: #FFF;
    border-radius: 5px;
    margin-left: 30px;
}

.user-sole .user .u-right .ua-list li a {
    display: block;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.user-sole .user .u-right .ua-list li span {
    color: red;
    margin-left: 20px;
}

.user-sole .user .u-right .ua-list li i {
    color: red;
    font-weight: bold;
    margin-right: 7px;
}

#js-avatar-upload {
    float: left;
    width: 134px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    margin: 10px 10px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background-color: #00b33b;
    border-color: #00b33b;
    border-style: solid;
    border-width: 1px;
    -weibkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 150px;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.myCity select {
    width: 110px;
    height: 40px;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
}

#js-face-upload .article-btn-green {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    text-decoration: none;
    box-sizing: content-box;
    background-image: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #00b33b;
    border-color: #00b33b;
    border-style: solid;
    border-width: 1px;
    -weibkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 88px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.article-btn-green-advise {
    float: left;
    color: #93999f;
    margin-left: 20px;
    line-height: 28px;
}

.phpcn-btn {
    display: inline-block;
    margin-bottom: 0;
    border-radius: 0;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    background-image: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    white-space: nowrap;
    outline: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.phpcn-btn-green {
    color: #fff;
    background-color: #00b33b;
    border-color: #00b33b;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    -weibkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.face-result {
    clear: both;
    min-height: 20px;
    padding-top: 10px;
}

.face-result-inner {
    padding-bottom: 20px;
}

.face-result-inner img {
    vertical-align: bottom;
}

.ver_refresh:hover {
    cursor: pointer;
    color: #93999f;
}

.rm-face-reault {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #787d82;
    padding: 0 9px;
    margin-left: 20px;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid #d0d6d9;
}

.head-portrait img {
    border-radius: 50%;
    width: 45%;
}

.window-banner-a {
    display: block;
    width: 100%;
    height: 100%
}

.article-list-right .panel {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.panel-title {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px dotted #e9e9e9;
    color: #343535;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
}

.article-list-right .avatar-wrap a {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    padding: 4px;
    margin: 0 auto;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
}

.article-list-right .avatar-wrap a img {
    width: 100%;
    height: 80px;
    border-radius: 50%;
    transition: all .3s ease-out 0s;
    -webkit-background-size: 220px 220px;
    -moz-background-size: 220px 220px;
    background-size: 220px 220px;
    -webkit-border-radius: 110px;
    border-radius: 110px;
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}

.article-list-right .profile-info {
    padding: 10px 15px 20px;
    text-align: center;
    line-height: 1.6;
}

.article-list-right .profile-info .author-name {
    display: inline-block;
    line-height: 22px;
    overflow: hidden;
    max-width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.article-list-right .profile-info .layui-icon-auz {
    position: relative;
    color: #fe4c4c;
}

.article-list-right .profile-info .author-description {
    margin-top: 5px;
    font-size: 13px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.article-list-right .list-one {
    text-align: left;
    line-height: 1.6;
}

.article-list-right .list-one .panel-title {
    margin-bottom: 5px;
}

.article-list-right .list-one dd {
    margin: 0 15px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    list-style: decimal-leading-zero inside;
    color: #009e94;
}

.article-list-right .list-one dd a {
    max-width: 85%;
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.article-list-right .list-one dd span {
    font-size: 12px;
    color: #ccc;
}

.article-list-right .list-one dd span i {
    color: #fe4c4c;
    font-weight: bold;
}

.article-list-right .user-btn {
    padding: 0;
}

.header-logos {
    color: #71b6ff;
    font-weight: 500;
    margin-right: 5px;
    font-size: 18px;
}

.header-title {
    font-weight: 700;
    color: gainsboro;
    font-size: 16px;
}

table .firstRow {
    background: #f2f2f2;
}

table th,
table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

table tr td {
    padding: 8px 15px;
    border: solid 1px #e6e6e6;
}


.list-search {
    width: 260px;
    height: auto;
    background-color: #ffffff !important;
    border: solid 1px #ecedef;
    padding: 0 0 0 13px;
    box-sizing: border-box;
    text-align: left;
    position: absolute;
    z-index: 99;
    display: none;
}

.list-search .ul {
    padding-bottom: 5px;
    padding-top: 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
}

.list-search .hot {
    color: #333;
    font-weight: bold;
    line-height: 44px;
}

.list-search .li {
    color: #333;
    line-height: 28px;
}

.list-search .li img {
    float: right;
    margin-right: 30px;
}

.list-search .lis {
    color: #333;
    line-height: 25px;
    float: left;
    margin-right: 26px;
}


.r .share {
    position: relative;
    margin-right: 10px;
}

.r .share .share-box {
    position: absolute;
    top: 40px;
    right: -30px;
    width: 140px;
    height: 180px;
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 0 15px;
    box-sizing: border-box;
    display: none;
}

/*.r .share .share-box .img{
    width: 110px;
    height: 110px;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
}*/
.r .share .share-box .img img {
    display: block;
    width: 110px;
    height: 110px;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
    border-radius: initial !important;
}

.r .share .share-box p {
    color: #333333;
    font-size: 14px;
    line-height: 19px !important;
}

.r .share .share-box p img {
    margin-right: 5px;
    width: auto !important;
    height: auto !important;
    border-radius: initial !important;
}

.r .share:hover .share-box {
    display: block;
}

#pentants .close {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 83px;
    bottom: -41px;
    z-index: 99;
    cursor: pointer;
}

.new-layui {
    background: #FFF;
}

.right-div {
    width: 100%;
}

.dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 999;
}

.dialog>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.dialog>div .dialog-login {
    background: #FFF;
    border-radius: 5px;
    width: 350px;
    height: 350px;
    position: relative;
}

.dialog>div .dialog-login .layui-icon {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 22px;
    cursor: pointer;
}

.dialog>div .dialog-login .nologin {
    text-align: center;
    margin-top: 60px;
}

.dialog>div .dialog-login p {
    text-align: center;
}

.dialog>div .dialog-login p:nth-of-type(1) {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.dialog>div .dialog-login .btn-login {
    text-align: center;
    margin-top: 20px;
}

.dialog>div .dialog-login .btn-login a {
    color: #FFF;
    width: 140px;
    border-radius: 5px;
    height: 38px;
    line-height: 38px;
    background: #2a6bff;
    display: inline-block;
}

.his-title {
    border-bottom: 1px solid #e8e8e8;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;

}
.information_tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.information_tit span:nth-of-type(2){
    color: #a7b1c7;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 16px;
}
.information_tit span:nth-of-type(2) i{
    width: 12px;
    height: 14px;
    background-image: url('./img/list/user_del.png');
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 3px;
}
.information_tit span:nth-of-type(2):hover{
    color: #4a5773;
}
.information_tit span:nth-of-type(2):hover i{
    background-image: url('./img/list/user_del1.png');
}

.site-text {
    padding-top: 20px;
}

.his-title span {
    position: relative;
    margin-right: 20px;
}

.his-title .active::after {
    background: #2a6bff;
    height: 2px;
    width: 25px;
    content: '';
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -12.5px;
}

.his-list {
    width: 100%;
}

.his-right {
    flex: 1;
    min-width: 0;
    position: relative;
}

.his-right::after {
    position: absolute;
    bottom: -20px;
    height: 1px;
    width: 100%;
    content: '';
    background: #EEE;
}

.his-list ul li {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 40px;
}

.his-list ul {
    padding: 0 20px;
}

.his-list ul li>img {
    width: 210px;
    height: 110px;
    border-radius: 5px;
    margin-right: 20px;
}

.his-list ul li p:nth-of-type(1) {
    font-size: 18px;
}

.his-list ul li p:nth-of-type(1) span {
    background: #e8f1ff;
    padding: 3px 15px;
    border-radius: 20px;
    display: inline-block;
    color: #5298f6;
    font-size: 12px;
    margin-right: 5px;
}

.his-list ul li p:nth-of-type(2) {
    color: #666666;
    margin: 10px 0;
    margin-bottom: 20px;
}

.his-list ul li p:nth-of-type(2) label {
    margin-right: 10px;
}

.his-list ul li p:nth-of-type(2) label:nth-of-type(1) {
    color: #ff7800;
}

.his-list ul li p:nth-of-type(3) {
    display: flex;
    align-items: center;
    color: #999999;
    font-size: 12px;
}

.his-list ul li p:nth-of-type(3) img {
    margin-right: 5px;
}

.his-list ul li p:nth-of-type(3) a {
    margin-left: auto;
    background: #2a6bff;
    color: #FFF;
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.his-list ul li p:nth-of-type(3) a:hover {
    transform: translateY(-10px);
}

.his-list ul li p:nth-of-type(3) span {
    font-size: 14px;
    margin-left: auto;
    color: #666;
    cursor: pointer;
}

.his-tj {
    padding: 0 20px;
    padding-bottom: 20px;
}

.his-tj .tj-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.his-tj .tj-list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.his-tj .tj-list li {
    width: 200px;
    float: left;
    cursor: pointer;
}

.his-tj .tj-list li img {
    height: 105px;
    width: 100%;
    border-radius: 5px;
}

.his-tj .tj-list li p:nth-of-type(1) {
    margin: 10px 0;
    height: 42px;

}

.his-tj .tj-list li p:nth-of-type(2) {
    color: #2a6bff;
    display: flex;
    align-items: center;
}

.his-tj .tj-list li p:nth-of-type(2) label {
    font-size: 12px;
    color: #999;
    margin-left: auto;
}

.changeNav span {
    cursor: pointer;
}

.tab2-list {
    padding: 0 20px;
}

.tab2-list li {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 40px;

}

.tab2-list .img-left {
    position: relative;
    width: 220px;
    margin-right: 20px;
}

.tab2-list .img-left .tab2-img {
    height: 130px;
    border-radius: 5px;
    width: 100%;
}

.tab2-list .img-bot {
    position: absolute;
    bottom: -12px;
    left: 5%;
    width: 90%;
}

.tab2-list .his-right {
    flex: 1;
    min-width: 0;

}

.tab2-list .his-right::after {
    display: none;
}

.tab2-list li {
    cursor: pointer;
}

.tab2-list .his-right p:nth-of-type(1) {
    font-size: 18px;
    color: #000;
}

.tab2-list .his-right p:nth-of-type(2) {
    color: #666;
    height: 42px;
    margin: 5px 0 10px 0;
}

.tab2-list .his-right p:nth-of-type(3) {
    display: flex;
    align-items: center;
    color: #999;
}

.tab2-list .his-right p:nth-of-type(3) img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
}

.tab2-list .his-right p:nth-of-type(3) i {
    margin-left: 20px;
    font-size: 18px;
    margin-right: 5px;
}
.infomation_list{
    background-color: #fff;
}
.infomation_list li {
    padding: 30px;
    padding-bottom: 0;
}
.infomation_list li .li_box{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px dashed #f0f3f8;
    padding-bottom: 30px;
}
.infomation_list li:hover{
    background-color: #f8fcff;
}
.infomation_list li .l_left{
    position: relative;
}
.infomation_list li .l_left h4{
    font-size: 18px;
    color: #1e1e1e;
    font-weight: 700;
}
.infomation_list li .l_left p{
    color: #666;
    margin-top: 10px;
    width: 750px;
    height: 22px;
    overflow: hidden;
    transition: all 0.5s;
    cursor: pointer;
    min-height: 22px;
}
.infomation_list li .l_left p a{
    color: #00a4ff;
}
.infomation_list li .l_left p.hasshow{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.infomation_list li .l_left i{
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fc1924;
    position: absolute;
    left: -13px;
    top: 10px;
}
.infomation_list li .l_right{
    color: #a7b1c7;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 16px;
}
.infomation_list li .l_right i{
    width: 12px;
    height: 14px;
    background-image: url('./img/list/user_del.png');
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 8px;
}
.infomation_list li .l_right:hover{
    color: #4a5773;
}
.infomation_list li .l_right:hover i{
    background-image: url('./img/list/user_del1.png');
}


.upnextnone {
    display: none !important;
}
/* 分页 */
.disabled_page{
    background: #eee;
    color: #BBB !important;
}
.disabled_page:hover{
    background: #eee !important;
    color: #BBB !important;
}
.detail_advertising{
    right: 0;
    z-index: 99;
    width: calc( 28% + 4px );
}
.detail_advertising>img{
    border-radius: 4px;
}